Micron Document
🎖️GitЯра🎖️


Displaying Rendered • View rawDownload

.specify/extensions/verify/CHANGELOG.md bbef7670a13ecb0bbdd88f6a0ca886fc4bdb0e9a (bbef7670) Text, 1.78 KB

Changelog

All notable changes to this extension will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0.3] - 2026-03-30

Fixed

• Removed invalid alias T383838speckit.verify (two-segment name); the canonical command T383838speckit.verify.run is now the only entry point — fixes T383838Validation Error: Invalid alias on T383838specify extension add
• Added alias naming validation to CI workflow to catch invalid aliases before release

[1.0.2] - 2026-03-30

Fixed

• Removed T383838yq external dependency from Bash and PowerShell config loading scripts; YAML parsing now uses only built-in tools (T383838grep/T383838sed and T383838Select-String)

[1.0.1] - 2026-03-26

Added

• Cross-platform configuration loading scripts (Bash and PowerShell)
• CI workflow with Bash and PowerShell test suites
• T383838.extensionignore for cleaner extension packaging
• Allow running verification from any branch by prompting the user to select a feature when not on a feature branch

Changed

• Aligned Step 3 spec/plan loading with Steps 5–6 consumption in verify command
• Partial alignment with analyze extension conventions
• Removed review handoffs in favour of streamlined flow

Fixed

• Fixed load configuration handling

[1.0.0] - 2026-02-28

Added

• Initial release of the Verify extension
• Command: T383838/speckit.verify.run — post-implementation verification
• Checks implemented code against spec, plan, tasks, and constitution to catch gaps before review
• Produces a verification report with findings, metrics, and next actions
• T383838after_implement hook for automatic verification prompting

Requirements

• Spec Kit: >=0.1.0

Served by rngit 1.5.4 - Generated in 0.02s